IconToGIF is a freeware utility to convert icons into transparent GIF images suitable for using on WWW pages. It is useful for developers who want to put an icon of their product on their page. The application is not native on PowerMacs, just because it really takes no time to execute.
Usage
Just drag a file, folder, or drive onto IconToGIF, or use the Open... item in the File menu. A file with the extension ".gif" will be created in the directory containing the source.
Scripting IconToGIF
IconToGIF handles a simple scripting command to make a gif file of the icon of a file passed in. See the sample script for an example.
Acknowlegements
In writing this program, I used Ammon Skidmore's StandardGetAnything routine, and the gd gif-manipulating library created by Thomas Boutell and the Quest Center at Cold Spring Harbor Labs. For finding the icons, I use James W. Walker's FindIcon code.
Release Notes
Version 1.0.1 -- 10/23/95
• Enhanced about box and put in support for internet config.
• Added scripting support.
• IconToGIF quits after creating the gifs if it was run by dragging files onto it.
Version 1.0 -- 10/20/95
• Added "Working..." dialog, so you know it's doing something.
• Set's file type to a JPEGView GIF
• Now correctly works with files, folders, and volumes.